Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.2.20-2.0.2 -> 2.3.1 age confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v2.3.0

Compare Source

What's Changed
  • KSP1 has been deprecated #​2657
  • KSP version is no longer tied to the Kotlin compiler version (moving away from the old - format). #​2658
  • KSP is no longer a compiler plugin (like KSP1). It now operates as a more standalone tool built on stable compiler APIs (shared with tools like IntelliJ).
  • KSP now has fewer limitations on the Kotlin version in use and allows the KSP team to provide better compatibility to KGP/AGP/Gradle
  • Read more about KSP2: https://github.com/google/ksp/blob/main/docs/ksp2.md
Reason for 2.3.0 version name:
  • It is independent of Kotlin now
  • We wanted to match the Kotlin language version
  • It is newer than the latest KSP 2.2.20-2.0.4 release.

Full Changelog: google/ksp@2.2.20-2.0.4...2.3.0

v2.2.21-2.0.4

Compare Source

What's Changed

Full Changelog: google/ksp@2.2.21-RC2-2.0.4...2.2.21-2.0.4

v2.2.20-2.0.4

Compare Source

What's Changed
  • Unable to build on AGP 8.11.1 using KSP 2.2.20-2.0.3 due to class cast exception #​2614

  • Resolver#getJvmCheckedException(KSPropertyAccessor) throws IllegalArgumentException #​2548

  • ClassCastException when building with 2.2.20-2.0.3 #​2598

  • Replace KaFirStopWorldCacheCleaner with no-op implementation #​2626

  • BuildConfig values are not available during annotation process after upgrading ksp from 2.2.10-2.0.2 -> 2.2.20-2.0.3 #​2597

  • Missing Gradle task wiring with 2.2.20-2.0.3 #​2595

  • 2.2.20-2.0.3 + protobufJavalite build errors #​2596

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.2.20-2.0.3...2.2.20-2.0.4

v2.2.20-2.0.3

Compare Source

What's Changed
  • Removed usages of deprecated KGP ApiVersion - #​2400
  • Android integration for KSP has moved on to the new Variant API - #​2250
  • Runtime warning was added for projects that opt out of KSP2 - #​2538
  • AGP version against which KSP is compiled has been upgraded - #​2552
Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.1.21-2.0.2...2.2.20-2.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.2 chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.3 Sep 12, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 7761134 to 553aeb2 Compare September 12, 2025 03:51
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from 553aeb2 to eb8d171 Compare October 8, 2025 00:40
@renovate renovate bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.3 chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.4 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from eb8d171 to c6dfdc0 Compare October 22, 2025 04:03
@renovate renovate bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.2.20-2.0.4 chore(deps): update dependency com.google.devtools.ksp to v2.3.0 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/ksp-monorepo branch from c6dfdc0 to c6e28a5 Compare November 4, 2025 06:02
@renovate renovate bot changed the title chore(deps): update dependency com.google.devtools.ksp to v2.3.0 chore(deps): update dependency com.google.devtools.ksp to v2.3.1 Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant